SnapshotGenerationAgent.SecurePublisherPassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Security::SecureString ^ SecurePublisherPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
[System.Runtime.InteropServices.ComVisible(false)]
public System.Security.SecureString SecurePublisherPassword { get; set; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.SecurePublisherPassword : System.Security.SecureString with get, set
Public Property SecurePublisherPassword As SecureString
Property Value
- Attributes