'Declaration
Public Shared Function FromListOfSecurityProfiles( _ ByVal profiles As ListOfSecurityProfiles _ ) As ServerSecurityPolicyCollection
'Usage
Dim profiles As ListOfSecurityProfiles Dim value As ServerSecurityPolicyCollection value = SecuredApplication.FromListOfSecurityProfiles(profiles)
public static ServerSecurityPolicyCollection FromListOfSecurityProfiles( ListOfSecurityProfiles profiles )
public: static ServerSecurityPolicyCollection^ FromListOfSecurityProfiles( ListOfSecurityProfiles^ profiles )
Parameters
- profiles