BaseConfiguration.ActiveTokenEndpoint 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 or sets the token endpoint specified via the metadata endpoint. This is the fed:SecurityTokenServiceType in WS-Federation (http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html#:~:text=fed%3ASecurityTokenSerivceEndpoint)
public virtual string ActiveTokenEndpoint { get; set; }
member this.ActiveTokenEndpoint : string with get, set
Public Overridable Property ActiveTokenEndpoint As String