[This is preliminary documentation and subject to change.]
Stores the authorization policy contained in the AuthorizationPolicy instance in the file identified by the fileName argument in the specified encoding.
[Visual Basic] Overloads Public Shared Sub SaveToFile( _ ByVal policy As AuthorizationPolicy, _ ByVal fileName As String, _ ByVal encoding As Encoding _ )