SecurityPrincipalsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a request message contract to retrieve security principals from MDS.
public ref class SecurityPrincipalsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrincipalsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsGetRequest = class
Public Class SecurityPrincipalsGetRequest
- Inheritance
-
SecurityPrincipalsGetRequest
- Attributes
Constructors
SecurityPrincipalsGetRequest() |
Initializes a new instance of the SecurityPrincipalsGetRequest class that has default values. |
SecurityPrincipalsGetRequest(International, SecurityPrincipalsCriteria) |
Initializes a new instance of the SecurityPrincipalsGetRequest class that has the specified cultural settings and criteria for getting principals. |
Fields
Criteria |
The criteria for getting principals. |
International |
The cultural settings. |