ISSOAdmin2.UpdateGlobalInfo(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, String, String, String) Method

Definition

public:
 void UpdateGlobalInfo(int flags, int flagMask, int % auditAppDeleteMax, int % auditMappingDeleteMax, int % auditNtpLookupMax, int % auditXpLookupMax, int % ticketTimeout, int % credCacheTimeout, System::String ^ secretServer, System::String ^ SSOAdminGroup, System::String ^ affiliateAppMgrGroup);
public void UpdateGlobalInfo (int flags, int flagMask, ref int auditAppDeleteMax, ref int auditMappingDeleteMax, ref int auditNtpLookupMax, ref int auditXpLookupMax, ref int ticketTimeout, ref int credCacheTimeout, string secretServer, string SSOAdminGroup, string affiliateAppMgrGroup);
abstract member UpdateGlobalInfo : int * int * int * int * int * int * int * int * string * string * string -> unit
Public Sub UpdateGlobalInfo (flags As Integer, flagMask As Integer, ByRef auditAppDeleteMax As Integer, ByRef auditMappingDeleteMax As Integer, ByRef auditNtpLookupMax As Integer, ByRef auditXpLookupMax As Integer, ByRef ticketTimeout As Integer, ByRef credCacheTimeout As Integer, secretServer As String, SSOAdminGroup As String, affiliateAppMgrGroup As String)

Parameters

flags
Int32
flagMask
Int32
auditAppDeleteMax
Int32
auditMappingDeleteMax
Int32
auditNtpLookupMax
Int32
auditXpLookupMax
Int32
ticketTimeout
Int32
credCacheTimeout
Int32
secretServer
String
SSOAdminGroup
String
affiliateAppMgrGroup
String

Applies to