Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 711 Bytes

httpbaseprotocolfilter_user.md

File metadata and controls

25 lines (17 loc) · 711 Bytes
-api-id -api-type ms.custom
P:Windows.Web.Http.Filters.HttpBaseProtocolFilter.User
winrt property
19H1

Windows.Web.Http.Filters.HttpBaseProtocolFilter.User

-description

Gets the User associated with the HttpBaseProtocolFilter.

-property-value

The User associated with the HttpBaseProtocolFilter.

-remarks

The default value is null unless the HttpBaseProtocolFilter is created with the CreateForUser constructor.

-see-also

-examples