GenericXmlSecurityToken.ExternalTokenReference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a security key identifier clause that references this security token when this security token is not included in the SOAP message in which it is referenced.
public:
property System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ ExternalTokenReference { System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ get(); };
public System.IdentityModel.Tokens.SecurityKeyIdentifierClause ExternalTokenReference { get; }
member this.ExternalTokenReference : System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Public ReadOnly Property ExternalTokenReference As SecurityKeyIdentifierClause
Property Value
A SecurityKeyIdentifierClause that represents a reference to this security token when it is not included in a SOAP message in which it is referenced.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.