GenericXmlSecurityToken.InternalTokenReference 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得安全性金鑰識別碼子句,這個子句會在安全性權杖包含在其被參考的 SOAP 訊息中時參考這個安全性權杖。
public:
property System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ InternalTokenReference { System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ get(); };
public System.IdentityModel.Tokens.SecurityKeyIdentifierClause InternalTokenReference { get; }
member this.InternalTokenReference : System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Public ReadOnly Property InternalTokenReference As SecurityKeyIdentifierClause
屬性值
SecurityKeyIdentifierClause,這個子句會在安全性權杖包含在其被參考的 SOAP 訊息中時,用來表示這個安全性權杖的參考。