RsaSecurityTokenHandler.GetTokenTypeIdentifiers Método

Definição

Obtém o tipo de token de segurança RSA (URI) conforme definido no perfil de token do WS-Security.Gets the RSA Security Token type (URI) as defined in the WS-Security Token profile.

public:
 override cli::array <System::String ^> ^ GetTokenTypeIdentifiers();
public override string[] GetTokenTypeIdentifiers ();
override this.GetTokenTypeIdentifiers : unit -> string[]
Public Overrides Function GetTokenTypeIdentifiers () As String()

Retornos

String[]

O URI do tipo de token de segurança RSA.The RSA Security Token type URI.

Aplica-se a