Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifier of this provider.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ProviderIdentifier As Guid
Get
Friend Set
'Usage
Dim instance As SPUserSettingsProvider
Dim value As Guid
value = instance.ProviderIdentifier
public Guid ProviderIdentifier { get; internal set; }
Property value
Type: System.Guid