次の方法で共有


ClaimTypes.Rsa プロパティ

定義

RSA キーを指定するクレームの URI を取得します。

public:
 static property System::String ^ Rsa { System::String ^ get(); };
public static string Rsa { get; }
static member Rsa : string
Public Shared ReadOnly Property Rsa As String

プロパティ値

RSA キーを指定するクレームの URI。

注釈

このプロパティによって返される文字列は です http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa

適用対象

こちらもご覧ください