共用方式為


ProvisioningParameter.IsSecure Property

Definition

Gets or sets whether this parameter uses a secure value. It will default to secure if provided a Value that is known to be secure.

public bool IsSecure { get; set; }
member this.IsSecure : bool with get, set
Public Property IsSecure As Boolean

Property Value

Applies to