KerberosSecurityTokenProvider.ServicePrincipalName プロパティ

定義

取得する KerberosRequestorSecurityToken セキュリティ トークンのサービス プリンシパル名を取得します。

public:
 property System::String ^ ServicePrincipalName { System::String ^ get(); };
public string ServicePrincipalName { get; }
member this.ServicePrincipalName : string
Public ReadOnly Property ServicePrincipalName As String

プロパティ値

取得する KerberosRequestorSecurityToken セキュリティ トークンのサービス プリンシパル名。

適用対象