RemoteSystemAuthorizationKindFilter(RemoteSystemAuthorizationKind) Constructor

Definition

Initializes an instance of the RemoteSystemAuthorizationKindFilter class.

public:
 RemoteSystemAuthorizationKindFilter(RemoteSystemAuthorizationKind remoteSystemAuthorizationKind);
 RemoteSystemAuthorizationKindFilter(RemoteSystemAuthorizationKind const& remoteSystemAuthorizationKind);
public RemoteSystemAuthorizationKindFilter(RemoteSystemAuthorizationKind remoteSystemAuthorizationKind);
function RemoteSystemAuthorizationKindFilter(remoteSystemAuthorizationKind)
Public Sub New (remoteSystemAuthorizationKind As RemoteSystemAuthorizationKind)

Parameters

remoteSystemAuthorizationKind
RemoteSystemAuthorizationKind

The authorization kind to target.

Windows requirements

App capabilities
remoteSystem

Applies to