SpnEndpointIdentityExtension.SpnName プロパティ

定義

サービス プリンシパル名を取得または設定します。

public:
 property System::String ^ SpnName { System::String ^ get(); void set(System::String ^ value); };
public string SpnName { get; set; }
member this.SpnName : string with get, set
Public Property SpnName As String

プロパティ値

String

サービス プリンシパル名。

適用対象