SecurityTokenTypes.Saml プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SAML アサーションに基づいてセキュリティ トークンを表す文字列を取得します。
public:
static property System::String ^ Saml { System::String ^ get(); };
public static string Saml { get; }
static member Saml : string
Public Shared ReadOnly Property Saml As String
プロパティ値
SAML アサーションに基づくセキュリティ トークンを表す文字列。
注釈
SamlSecurityToken セキュリティ トークンは、SAML アサーションに基づいています。