Aracılığıyla paylaş


SecureConversationSecurityTokenParameters.CreateKeyIdentifierClause Yöntem

Tanım

Belirteç için bir anahtar tanımlayıcı yan tümcesi oluşturur.

protected public:
 override System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ CreateKeyIdentifierClause(System::IdentityModel::Tokens::SecurityToken ^ token, System::ServiceModel::Security::Tokens::SecurityTokenReferenceStyle referenceStyle);
protected internal override System.IdentityModel.Tokens.SecurityKeyIdentifierClause CreateKeyIdentifierClause (System.IdentityModel.Tokens.SecurityToken token, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle referenceStyle);
override this.CreateKeyIdentifierClause : System.IdentityModel.Tokens.SecurityToken * System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle -> System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Protected Friend Overrides Function CreateKeyIdentifierClause (token As SecurityToken, referenceStyle As SecurityTokenReferenceStyle) As SecurityKeyIdentifierClause

Parametreler

token
SecurityToken

Belirteç.

referenceStyle
SecurityTokenReferenceStyle

Güvenlik belirtecinin başvuru stili.

Döndürülenler

Belirtecin anahtar tanımlayıcı yan tümcesi.

Özel durumlar

token, null değeridir.

referenceStyleveya InternaldeğildirExternal.

Açıklamalar

Bu yöntem, genel parametre olarak ile referenceStyle yöntemini kullanarak CreateKeyIdentifierClause bir anahtar tanımlayıcı yan tümcesi oluşturur.

Şunlara uygulanır