DsmlAuthRequest.Principal 属性

定义

Principal 属性包含安全主体。

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

属性值

安全主体。

适用于