SubjectAlternativeNames.UserPrincipalNames Property

Definition

Gets a collection of user principal names (UPNs).

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

Property Value

Applies to