AuthorizationRules.RequiresEncryption Property

Definition

Gets a value that indicates whether the AuthorizationRules requires encryption.

public bool RequiresEncryption { get; }
member this.RequiresEncryption : bool
Public ReadOnly Property RequiresEncryption As Boolean

Property Value

true if the AuthorizationRules requires encryption; otherwise, false.

Applies to