RsaSecurityTokenHandler.GetTokenTypeIdentifiers メソッド

定義

WS-Security Token Profile で定義されている RSA セキュリティ トークンの種類 (URI) を取得します。

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

戻り値

String[]

RSA セキュリティ トークンの種類の URI。

適用対象