Aracılığıyla paylaş


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

Güvenlik anahtarı tanımlayıcı yan tümcesi.

Özel durumlar

token, null değeridir.

referenceStyleveya InternaldeğildirExternal.

Açıklamalar

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

Şunlara uygulanır