Credential.PrivacySetting 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.
Privacy setting from PrivacyClass or null if it's not present in the Credential property. Missing value is equivalent to the value of PrivacyClass.None.
public string PrivacySetting { get; set; }
member this.PrivacySetting : string with get, set
Public Property PrivacySetting As String