Dela via


WindowsCredentials.RemoteIdentities Property

Definition

Gets or sets the list of active directory domain identities of remote clients, each entry can be either account name or group name.

public System.Collections.Generic.IList<string> RemoteIdentities { get; }
member this.RemoteIdentities : System.Collections.Generic.IList<string>
Public ReadOnly Property RemoteIdentities As IList(Of String)

Property Value

The list of active directory domain identities of remote clients, each entry can be either account name or group name.

Applies to