Gets policy ID from string

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Function GetPolicyFromString( _ 
ByVal policyStr As String
) As Integer
This language is not supported or no code example is available.
public int GetPolicyFromString( 
string policyStr 
)
This language is not supported or no code example is available.

Parameters

policyStr
Type: string

Policy name

Return Value

Type: int

ID

.NET Framework

Supported in: 4.6.2, 4.7