This documentation is archived and is not being maintained.
ISecurityService Methods
Visual Studio 2013
The ISecurityService type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateSecurityNamespace | Creates a SecurityNamespace that is based off of the provided information. |
|
DeleteSecurityNamespace | Deletes the SecurityNamespace from the collection of SecurityNamespaces. |
|
GetSecurityNamespace | Returns the SecurityNamespace associated with this id. Null is returned if a SecurityNamespace with this id does not exist. |
|
GetSecurityNamespaces | An enumeration of all of the SecurityNamespaces that exist as a part of this Security Service. |
Show: