de la propiedad SecurityTemplatesDataSet.GlobalPermissionsRow.WSEC_ALLOW
Obtiene o establece el valor booleano que especifica si se permite el permiso global en la plantilla de seguridad.
Espacio de nombres: WebSvcSecurity
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property WSEC_ALLOW As Boolean
Get
Set
'Uso
Dim instance As SecurityTemplatesDataSet.GlobalPermissionsRow
Dim value As Boolean
value = instance.WSEC_ALLOW
instance.WSEC_ALLOW = value
public bool WSEC_ALLOW { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
clase SecurityTemplatesDataSet.GlobalPermissionsRow