Aracılığıyla paylaş


SslSecurityTokenParameters.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

SecurityKeyIdentifierClause

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

Özel durumlar

token, null değeridir.

referenceStyle veya değildir External Internal .

Açıklamalar

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

Şunlara uygulanır