FieldId.CacheAuthenticatedUse property

Gets an object of type Guid that specifies a CacheAuthenticatedUse field.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property CacheAuthenticatedUse As Guid
    Get
'Usage
Dim value As Guid

value = FieldId.CacheAuthenticatedUse
public static Guid CacheAuthenticatedUse { get; }

Property value

Type: System.Guid
An object of type Guid.

See also

Reference

FieldId class

FieldId members

Microsoft.SharePoint.Publishing namespace