WrappedKeySecurityToken.WrappingTokenReference プロパティ

定義

ラッピング トークン参照を取得します。

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifier ^ WrappingTokenReference { System::IdentityModel::Tokens::SecurityKeyIdentifier ^ get(); };
public System.IdentityModel.Tokens.SecurityKeyIdentifier WrappingTokenReference { get; }
member this.WrappingTokenReference : System.IdentityModel.Tokens.SecurityKeyIdentifier
Public ReadOnly Property WrappingTokenReference As SecurityKeyIdentifier

プロパティ値

ラッピング トークンへの参照を表す SecurityKeyIdentifier

適用対象