SecurityTokenRequirement.IsOptionalTokenProperty 属性

定义

获取标记属性的值(如果可选)。

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

属性值

标记属性的值。

适用于