SecurityTokenRequirement.IsOptionalTokenProperty Property

Definition

Gets a value of the token property if it is optional.

public:
 static property System::String ^ IsOptionalTokenProperty { System::String ^ get(); };
public static string IsOptionalTokenProperty { get; }
static member IsOptionalTokenProperty : string
Public Shared ReadOnly Property IsOptionalTokenProperty As String

Property Value

A value of the token property.

Applies to