Freigeben über


SPLinkButton.AuthenticationRestrictions-Eigenschaft

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

Syntax

'Declaration
Public Property AuthenticationRestrictions As AuthenticationRestrictions
    Get
    Set
'Usage
Dim instance As SPLinkButton
Dim value As AuthenticationRestrictions

value = instance.AuthenticationRestrictions

instance.AuthenticationRestrictions = value
public AuthenticationRestrictions AuthenticationRestrictions { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Utilities.AuthenticationRestrictions

Siehe auch

Referenz

SPLinkButton Klasse

SPLinkButton-Member

Microsoft.SharePoint.WebControls-Namespace