SharedServiceAccessControlEntry Constructor (String)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Infrastructure
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New ( _
identityName As String _
)
'Usage
Dim identityName As String
Dim instance As New SharedServiceAccessControlEntry(identityName)
public SharedServiceAccessControlEntry(
string identityName
)
Parameters
- identityName
Type: System.String
See Also
Reference
SharedServiceAccessControlEntry Class
SharedServiceAccessControlEntry Members