다음을 통해 공유


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 입니다.

적용 대상