UserNameSecurityTokenHandler.GetTokenTypeIdentifiers Method
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.
Returns the URIs used in requests to identify a token of the type that can be processed by this handler.
public:
override cli::array <System::String ^> ^ GetTokenTypeIdentifiers();
public override string[] GetTokenTypeIdentifiers ();
override this.GetTokenTypeIdentifiers : unit -> string[]
Public Overrides Function GetTokenTypeIdentifiers () As String()
The set of URIs that identify the token type that this handler supports.
Produkt | Versjoner |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET-tilbakemelding
.NET er et åpen kilde-prosjekt. Velg en kobling for å gi tilbakemelding: