Share via


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

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

適用対象