OAuthWebSecurity.RegisteredClientData Vlastnost

Definice

Získá kolekci registrovaných dat klienta.

public static System.Collections.Generic.ICollection<Microsoft.Web.WebPages.OAuth.AuthenticationClientData> RegisteredClientData { get; }
member this.RegisteredClientData : System.Collections.Generic.ICollection<Microsoft.Web.WebPages.OAuth.AuthenticationClientData>
Public Shared ReadOnly Property RegisteredClientData As ICollection(Of AuthenticationClientData)

Hodnota vlastnosti

Kolekce registrovaných dat klienta.

Platí pro