ScopeSecurityConfiguration Class
Represents the scope security configuration.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
Microsoft.Workflow.Client.Security.ScopeSecurityConfiguration
Microsoft.Workflow.Client.Security.OAuthS2SSecurityConfiguration
Microsoft.Workflow.Client.Security.WindowsSecurityConfiguration
Microsoft.Workflow.Client.Security.ScopeSecurityConfiguration
Microsoft.Workflow.Client.Security.OAuthS2SSecurityConfiguration
Microsoft.Workflow.Client.Security.WindowsSecurityConfiguration
<DataContractAttribute(Name := "ScopedSecurityConfiguration", Namespace := "http://schemas.microsoft.com/workflow/2012/xaml/activities")> <KnownTypeAttribute(GetType(OAuthS2SSecurityConfiguration))> <KnownTypeAttribute(GetType(WindowsSecurityConfiguration))> Public MustInherit Class ScopeSecurityConfiguration
| Name | Description | |
|---|---|---|
![]() | ScopeSecurityConfiguration() | Initializes a new instance of the ScopeSecurityConfiguration class. |
![]() | ScopeSecurityConfiguration(String) | Initializes a new instance of the ScopeSecurityConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the configuration name. |
| 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:


