RemoteSystemAuthorizationKindFilter.RemoteSystemAuthorizationKind Property

Definition

The authorization kind setting that the containing RemoteSystemAuthorizationKindFilter object targets.

public:
 property RemoteSystemAuthorizationKind RemoteSystemAuthorizationKind { RemoteSystemAuthorizationKind get(); };
RemoteSystemAuthorizationKind RemoteSystemAuthorizationKind();
public RemoteSystemAuthorizationKind RemoteSystemAuthorizationKind { get; }
var remoteSystemAuthorizationKind = remoteSystemAuthorizationKindFilter.remoteSystemAuthorizationKind;
Public ReadOnly Property RemoteSystemAuthorizationKind As RemoteSystemAuthorizationKind

Property Value

The authorization kind to target.

Windows requirements

App capabilities
remoteSystem

Applies to