Aracılığıyla paylaş


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

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

Şunlara uygulanır