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,表示包裝所用權杖的參考。

適用於