Поделиться через


TwitterCreatingTicketContext.Properties Свойство

Определение

Получает или задает контейнер свойств для общих свойств проверки подлинности

public:
 property Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ Properties { Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ get(); void set(Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ value); };
public Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties Properties { get; set; }
member this.Properties : Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties with get, set
Public Property Properties As AuthenticationProperties

Значение свойства

Применяется к