Aracılığıyla paylaş


SecurityTokenParameters.CreateKeyIdentifierClause Yöntem

Tanım

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

protected public:
 abstract System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ CreateKeyIdentifierClause(System::IdentityModel::Tokens::SecurityToken ^ token, System::ServiceModel::Security::Tokens::SecurityTokenReferenceStyle referenceStyle);
protected internal abstract System.IdentityModel.Tokens.SecurityKeyIdentifierClause CreateKeyIdentifierClause (System.IdentityModel.Tokens.SecurityToken token, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle referenceStyle);
abstract member CreateKeyIdentifierClause : System.IdentityModel.Tokens.SecurityToken * System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle -> System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Protected Friend MustOverride 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

SecurityKeyIdentifierClause

Belirteç için anahtar tanımlayıcı yan tümcesi.

Açıklamalar

Bu yöntem türetilmiş bir sınıfta uygulanmalıdır.

Şunlara uygulanır