AuthenticationInformation.Address 属性

定义

获取或设置创建了令牌的颁发机构的地址。

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

属性值

地址。

适用于