OAuthS2SAppSettings Class
The application settings for enabling OAuth2 S2S security using the Access Control Service.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
| Name | Description | |
|---|---|---|
![]() | OAuthS2SAppSettings() | Initializes a new instance of the OAuthS2SAppSettings class. |
| Name | Description | |
|---|---|---|
![]() | AccessControlServiceSettings | Gets or sets the settings for the target Access Control Service. |
![]() | ApplicationId | Gets or sets Application id to use for the Scope. |
![]() | RemoteServicePrincipalId | Gets or sets the remote service's principal id. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


