Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 939 Bytes

remotesystem_isauthorizationkindenabled_756735636.md

File metadata and controls

32 lines (21 loc) · 939 Bytes
-api-id -api-type
M:Windows.System.RemoteSystems.RemoteSystem.IsAuthorizationKindEnabled(Windows.System.RemoteSystems.RemoteSystemAuthorizationKind)
winrt method

Windows.System.RemoteSystems.RemoteSystem.IsAuthorizationKindEnabled

-description

Checks whether the client device is authorized to discover other users' devices or just same-user devices.

-parameters

-param kind

The RemoteSystemAuthorizationKind to check.

-returns

Returns true if the client device is set to kind authorization scheme, otherwise false.

-remarks

This authorization is a system-wide setting. The user can view and change it by going to Settings > System > Shared experiences.

-see-also

-examples

-capabilities

remoteSystem