AuthorizationRule.ClaimValue Property

Definition

Gets or sets the claim value which is either ‘Send’, ‘Listen’, or ‘Manage’.

public string ClaimValue { get; set; }
member this.ClaimValue : string with get, set
Public Property ClaimValue As String

Property Value

The claim value which is either ‘Send’, ‘Listen’, or ‘Manage’.

Applies to