Share via


SecurityTokenReference Constructor

Initializes a new instance of the SecurityTokenReference class.

Overload List

Name Description
SecurityTokenReference () Initializes a new instance of the SecurityTokenReference class.
SecurityTokenReference (SecurityToken) Initializes a new instance of the SecurityTokenReference class using the specified security token.
SecurityTokenReference (XmlElement) Initializes a new instance of the SecurityTokenReference class using the specified XML element.
SecurityTokenReference (SecurityToken, SecurityTokenReference.SerializationOptions) Initializes a new instance of the SecurityTokenReference class using the specified security token and serialization option.

See Also

Reference

SecurityTokenReference Class
SecurityTokenReference Members
Microsoft.Web.Services3.Security Namespace