次の方法で共有


PrincipalConfig.Usernames Property

Definition

A list of usernames that match the clients. The usernames are case-sensitive and must match the usernames provided by the clients during authentication.

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

Property Value

Applies to